Add Retrospective Extension to community catalog README table#1741
Merged
mnriem merged 4 commits intogithub:mainfrom Mar 3, 2026
Merged
Add Retrospective Extension to community catalog README table#1741mnriem merged 4 commits intogithub:mainfrom
mnriem merged 4 commits intogithub:mainfrom
Conversation
Register the new retrospective extension release so users can discover and install it from the community catalog. Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the community-facing extensions documentation to include newly added community extensions, aligning the README’s “Available Extensions” table with what’s in the community catalog.
Changes:
- Add “Cleanup Extension” and “Retrospective Extension” rows to
extensions/README.md. - Update
extensions/catalog.community.jsontimestamp and add theretrospectiveextension entry.
Reviewed changes
Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| extensions/catalog.community.json | Updates catalog updated_at and adds the retrospective extension metadata. |
| extensions/README.md | Updates the “Available Extensions” table to include additional community extensions. |
Comments suppressed due to low confidence (1)
extensions/README.md:11
- This PR is described as adding the Retrospective extension to the README table, but it also adds the Cleanup extension row. If Cleanup was intentionally missing and should be included, please update the PR title/description to match; otherwise, consider limiting this PR to the retrospective row to keep the change focused.
- **Purpose**: Default upstream catalog of extensions used by the Spec Kit CLI
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
mnriem
requested changes
Mar 3, 2026
Collaborator
mnriem
left a comment
There was a problem hiding this comment.
Please resolve the conflicts and make sure the table is alphabetically sorted
Contributor
mnriem
approved these changes
Mar 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The
extensions/README.mdtable was not updated when the retrospective extension was added to the community catalog in #1681.Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com